home *** CD-ROM | disk | FTP | other *** search
/ Doom 3 - Resurrection of …l (USA) (Xbox Press Kit) / Doom 3 - Resurrection of Evil (USA) (Xbox Press Kit).bin / Doom3_ROE_Xbox_Press / sections / home.swf / scripts / frame_140 / DoAction.as
Text File  |  2005-03-10  |  200b  |  6 lines

  1. _root.navigationClip.gotoAndPlay(_root.nextSection);
  2. trace("_root.navigationClip.gotoAndPlay(" + _root.nextSection + ")");
  3. _root.audiobutton._visible = true;
  4. _root.icon0._visible = true;
  5. stop();
  6.